Click or drag to resize

DomainResponseDomainSettings Property

Represents the domain settings that were submitted in an Autodiscover request or returned by an Autodiscover response.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DomainSetting> DomainSettings { get; }

Property Value

Type: IListDomainSetting
See Also